home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / MEDICAL / 2608A.ZIP / GP.ZIP / COMPALL.BAT < prev    next >
DOS Batch File  |  1990-11-06  |  548b  |  26 lines

  1. TASU
  2. btrieve /p:4096 /b:64 /m:64 /f:32 /T:tas.trn /e
  3. copy newmenu.src menu.src
  4. tas compile
  5. del *.sym
  6. del *.err
  7. del *.bak
  8. del menu.src
  9. del menU.run
  10. COPY MENU2.RUN MENU.RUN
  11. copy tas????.m tas????.m1
  12. copy tas????.m1 tas????.m2
  13. copy tas????.m2 tas????.m3
  14. copy tas????.m3 tas????.m4
  15. copy tas????.m4 tas????.m5
  16. copy account.m1 account.m2
  17. copy account.m2 account.m3
  18. copy account.m3 account.m4
  19. copy account.m4 account.m5
  20. copy trans.m1 trans.m2
  21. copy trans.m2 trans.m3
  22. copy trans.m3 trans.m4
  23. copy trans.m4 trans.m5
  24. tas gpsetup
  25. tasu
  26.